Docs.rs
swc_trace_macro-2.0.0
swc_trace_macro 2.0.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
proc-macro2 ^1.0.24
normal
quote ^1.0.7
normal
syn ^2
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swc_
trace_
macro
2.0.0
All Items
Crate Items
Attribute Macros
Crate
swc_trace_macro
Copy item path
source
Attribute Macros
ยง
swc_
trace
Utility proc macro to add
#[tracing::instrument(level = "info", skip_all)]
to all methods in an impl block.